home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / Referenceƒ / MacHelp / Part 1 / MacHelp System / background_2687.xml next >
Encoding:
Extensible Markup Language  |  1992-08-13  |  7.9 KB  |  295 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2687</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_3127.pbm</bitmap>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_4138.css" />
  11.     <part>
  12.         <id>5</id>
  13.         <type>button</type>
  14.         <visible> <true /> </visible>
  15.         <reserved5> 0 </reserved5>
  16.         <reserved4> 0 </reserved4>
  17.         <reserved3> 0 </reserved3>
  18.         <reserved2> 0 </reserved2>
  19.         <reserved1> 0 </reserved1>
  20.         <enabled> <true /> </enabled>
  21.         <rect>
  22.             <left>280</left>
  23.             <top>247</top>
  24.             <right>305</right>
  25.             <bottom>274</bottom>
  26.         </rect>
  27.         <style>transparent</style>
  28.         <showName> <false /> </showName>
  29.         <highlight> <false /> </highlight>
  30.         <autoHighlight> <false /> </autoHighlight>
  31.         <sharedHighlight> <true /> </sharedHighlight>
  32.         <family>0</family>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>1013</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Chicago</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <name>Next</name>
  40.         <script>on mouseUp
  41. go to next card
  42. end mouseUp
  43. </script>
  44.     </part>
  45.     <part>
  46.         <id>6</id>
  47.         <type>button</type>
  48.         <visible> <true /> </visible>
  49.         <reserved5> 0 </reserved5>
  50.         <reserved4> 0 </reserved4>
  51.         <reserved3> 0 </reserved3>
  52.         <reserved2> 0 </reserved2>
  53.         <reserved1> 0 </reserved1>
  54.         <enabled> <true /> </enabled>
  55.         <rect>
  56.             <left>253</left>
  57.             <top>247</top>
  58.             <right>279</right>
  59.             <bottom>274</bottom>
  60.         </rect>
  61.         <style>transparent</style>
  62.         <showName> <false /> </showName>
  63.         <highlight> <false /> </highlight>
  64.         <autoHighlight> <false /> </autoHighlight>
  65.         <sharedHighlight> <true /> </sharedHighlight>
  66.         <family>0</family>
  67.         <titleWidth>0</titleWidth>
  68.         <icon>1014</icon>
  69.         <textAlign>center</textAlign>
  70.         <font>Chicago</font>
  71.         <textSize>12</textSize>
  72.         <textStyle>plain</textStyle>
  73.         <name>Prev</name>
  74.         <script>on mouseUp
  75. go to previous card
  76. end mouseUp
  77. </script>
  78.     </part>
  79.     <part>
  80.         <id>7</id>
  81.         <type>button</type>
  82.         <visible> <true /> </visible>
  83.         <reserved5> 0 </reserved5>
  84.         <reserved4> 0 </reserved4>
  85.         <reserved3> 0 </reserved3>
  86.         <reserved2> 0 </reserved2>
  87.         <reserved1> 0 </reserved1>
  88.         <enabled> <true /> </enabled>
  89.         <rect>
  90.             <left>448</left>
  91.             <top>247</top>
  92.             <right>478</right>
  93.             <bottom>272</bottom>
  94.         </rect>
  95.         <style>transparent</style>
  96.         <showName> <false /> </showName>
  97.         <highlight> <false /> </highlight>
  98.         <autoHighlight> <false /> </autoHighlight>
  99.         <sharedHighlight> <true /> </sharedHighlight>
  100.         <family>0</family>
  101.         <titleWidth>0</titleWidth>
  102.         <icon>1012</icon>
  103.         <textAlign>center</textAlign>
  104.         <font>Chicago</font>
  105.         <textSize>12</textSize>
  106.         <textStyle>plain</textStyle>
  107.         <name>Return</name>
  108.         <script>on mouseUp
  109. visual effect iris close
  110. pop card
  111. end mouseUp
  112. </script>
  113.     </part>
  114.     <part>
  115.         <id>9</id>
  116.         <type>button</type>
  117.         <visible> <true /> </visible>
  118.         <reserved5> 0 </reserved5>
  119.         <reserved4> 0 </reserved4>
  120.         <reserved3> 0 </reserved3>
  121.         <reserved2> 0 </reserved2>
  122.         <reserved1> 0 </reserved1>
  123.         <enabled> <true /> </enabled>
  124.         <rect>
  125.             <left>391</left>
  126.             <top>248</top>
  127.             <right>442</right>
  128.             <bottom>270</bottom>
  129.         </rect>
  130.         <style>roundrect</style>
  131.         <showName> <true /> </showName>
  132.         <highlight> <false /> </highlight>
  133.         <autoHighlight> <true /> </autoHighlight>
  134.         <sharedHighlight> <true /> </sharedHighlight>
  135.         <family>0</family>
  136.         <titleWidth>0</titleWidth>
  137.         <icon>0</icon>
  138.         <textAlign>center</textAlign>
  139.         <font>Chicago</font>
  140.         <textSize>12</textSize>
  141.         <textStyle>plain</textStyle>
  142.         <name>New</name>
  143.         <script>on mouseUp
  144. set lockScreen to true
  145. go to last card
  146. get field "Index Number"
  147. doMenu "New Card"
  148. set lockScreen to false
  149. put it + 1 into field "Index Number"
  150. choose browse tool
  151. click at 100,100
  152. end mouseUp
  153. </script>
  154.     </part>
  155.     <part>
  156.         <id>11</id>
  157.         <type>button</type>
  158.         <visible> <true /> </visible>
  159.         <reserved5> 0 </reserved5>
  160.         <reserved4> 0 </reserved4>
  161.         <reserved3> 0 </reserved3>
  162.         <reserved2> 0 </reserved2>
  163.         <reserved1> 0 </reserved1>
  164.         <enabled> <true /> </enabled>
  165.         <rect>
  166.             <left>345</left>
  167.             <top>248</top>
  168.             <right>388</right>
  169.             <bottom>270</bottom>
  170.         </rect>
  171.         <style>roundrect</style>
  172.         <showName> <true /> </showName>
  173.         <highlight> <false /> </highlight>
  174.         <autoHighlight> <false /> </autoHighlight>
  175.         <sharedHighlight> <true /> </sharedHighlight>
  176.         <family>0</family>
  177.         <titleWidth>0</titleWidth>
  178.         <icon>0</icon>
  179.         <textAlign>center</textAlign>
  180.         <font>Chicago</font>
  181.         <textSize>12</textSize>
  182.         <textStyle>plain</textStyle>
  183.         <name>Help</name>
  184.         <script>on mouseUp
  185. go to stack "Help"
  186. end mouseUp
  187.  
  188. </script>
  189.     </part>
  190.     <part>
  191.         <id>12</id>
  192.         <type>field</type>
  193.         <visible> <true /> </visible>
  194.         <dontWrap> <false /> </dontWrap>
  195.         <dontSearch> <false /> </dontSearch>
  196.         <sharedText> <false /> </sharedText>
  197.         <fixedLineHeight> <true /> </fixedLineHeight>
  198.         <autoTab> <false /> </autoTab>
  199.         <lockText> <false /> </lockText>
  200.         <rect>
  201.             <left>98</left>
  202.             <top>91</top>
  203.             <right>481</right>
  204.             <bottom>242</bottom>
  205.         </rect>
  206.         <style>scrolling</style>
  207.         <autoSelect> <false /> </autoSelect>
  208.         <showLines> <false /> </showLines>
  209.         <wideMargins> <true /> </wideMargins>
  210.         <multipleLines> <false /> </multipleLines>
  211.         <reservedFamily> 0 </reservedFamily>
  212.         <titleWidth>0</titleWidth>
  213.         <icon>0</icon>
  214.         <textAlign>left</textAlign>
  215.         <font>Chicago</font>
  216.         <textSize>12</textSize>
  217.         <textStyle>plain</textStyle>
  218.         <textHeight>16</textHeight>
  219.         <name>Description</name>
  220.         <script></script>
  221.     </part>
  222.     <part>
  223.         <id>13</id>
  224.         <type>field</type>
  225.         <visible> <true /> </visible>
  226.         <dontWrap> <false /> </dontWrap>
  227.         <dontSearch> <false /> </dontSearch>
  228.         <sharedText> <false /> </sharedText>
  229.         <fixedLineHeight> <true /> </fixedLineHeight>
  230.         <autoTab> <false /> </autoTab>
  231.         <lockText> <false /> </lockText>
  232.         <rect>
  233.             <left>261</left>
  234.             <top>65</top>
  235.             <right>309</right>
  236.             <bottom>82</bottom>
  237.         </rect>
  238.         <style>transparent</style>
  239.         <autoSelect> <false /> </autoSelect>
  240.         <showLines> <false /> </showLines>
  241.         <wideMargins> <false /> </wideMargins>
  242.         <multipleLines> <false /> </multipleLines>
  243.         <reservedFamily> 0 </reservedFamily>
  244.         <titleWidth>0</titleWidth>
  245.         <icon>0</icon>
  246.         <textAlign>left</textAlign>
  247.         <font>Chicago</font>
  248.         <textSize>12</textSize>
  249.         <textStyle>plain</textStyle>
  250.         <textHeight>16</textHeight>
  251.         <name>Index Number</name>
  252.         <script></script>
  253.     </part>
  254.     <part>
  255.         <id>23</id>
  256.         <type>button</type>
  257.         <visible> <true /> </visible>
  258.         <reserved5> 0 </reserved5>
  259.         <reserved4> 0 </reserved4>
  260.         <reserved3> 0 </reserved3>
  261.         <reserved2> 0 </reserved2>
  262.         <reserved1> 0 </reserved1>
  263.         <enabled> <true /> </enabled>
  264.         <rect>
  265.             <left>87</left>
  266.             <top>244</top>
  267.             <right>141</right>
  268.             <bottom>275</bottom>
  269.         </rect>
  270.         <style>transparent</style>
  271.         <showName> <true /> </showName>
  272.         <highlight> <false /> </highlight>
  273.         <autoHighlight> <false /> </autoHighlight>
  274.         <sharedHighlight> <true /> </sharedHighlight>
  275.         <family>0</family>
  276.         <titleWidth>0</titleWidth>
  277.         <icon>0</icon>
  278.         <textAlign>center</textAlign>
  279.         <font>Chicago</font>
  280.         <textSize>12</textSize>
  281.         <textStyle>plain</textStyle>
  282.         <name></name>
  283.         <script>on mouseUp
  284. go to stack "Apple Sac Home "
  285. end mouseUp
  286.  
  287. </script>
  288.     </part>
  289.     <part>
  290.         <id>24</id>
  291.         <type>button</type>
  292.         <visible> <true /> </visible>
  293.         <reserved5> 0 </reserved5>
  294.         <reserved4> 0 </reserved4>
  295.         <reserved3> 0 </reserved3>
  296.         <reserved2> 0 </reserved2>
  297.         <reserved1> 0 </reserved1>
  298.         <enabled> <true /> </enabled>
  299.         <rect>
  300.             <left>146</left>
  301.             <top>244</top>
  302.             <right>185</right>
  303.             <bottom>278</bottom>
  304.         </rect>
  305.         <style>transparent</style>
  306.         <showName> <false /> </showName>
  307.         <highlight> <false /> </highlight>
  308.         <autoHighlight> <false /> </autoHighlight>
  309.         <sharedHighlight> <true /> </sharedHighlight>
  310.         <family>0</family>
  311.         <titleWidth>0</titleWidth>
  312.         <icon>32670</icon>
  313.         <textAlign>center</textAlign>
  314.         <font>Chicago</font>
  315.         <textSize>12</textSize>
  316.         <textStyle>plain</textStyle>
  317.         <name></name>
  318.         <script>on mouseUp
  319. show all cards
  320. end mouseUp
  321. </script>
  322.     </part>
  323.     <name></name>
  324.     <script></script>
  325. </background>
  326.